home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / X11 / getconfig / xorg.cfg < prev   
Text File  |  2006-04-12  |  1KB  |  51 lines

  1. # $XdotOrg: xc/programs/Xserver/hw/xfree86/getconfig/xorg.cfg,v 1.3 2004/05/25 20:33:46 alanc Exp $
  2.  
  3. # Base Xorg getconfig rules file.
  4.  
  5. #
  6. # The line below is the getconfig rules file signature, and must be the
  7. # first non-blank, non-comment line.
  8. #
  9.  
  10. Xorg Foundation getconfig rules file.  Version: 1.0
  11.  
  12. #
  13. # Set the weight for the following rules.  This should be set, otherwise
  14. # the previously set weight will get used, and you have no idea of knowing
  15. # what that might be.
  16. #
  17.  
  18. $weight = 1000
  19.  
  20. #
  21. # Rules.  Rules consist of a condition (in perl code) followed by
  22. # a driver name and optionally some additional strings.  The start of a
  23. # rule is indicated by a line with no leading white space.  subsequent
  24. # lines making up a rule must be indented.  Logical lines may be split
  25. # over multiple physical lines by using the usual continuation '\'.
  26. #
  27. # Rules that are not followed by a driver name may be used to do other
  28. # things, like setting the weight as above.
  29. #
  30.  
  31. #
  32. # Pre-defined variables include:
  33. #
  34. #   $vendor        PCI vendor ID
  35. #   $device        PCI device ID
  36. #   $revision        PCI revision ID
  37. #   $subsys        PCI subsystem ID
  38. #   $subsysVendor    PCI subsystem vendor ID
  39. #   $class        PCI class
  40. #   $XorgVersion    Xorg version, as a 'v' string.
  41. #
  42. # The Xorg version information is also available as the following:
  43. #
  44. #   $XorgVersionNumeric
  45. #   $XorgVersionMajor
  46. #   $XorgVersionMinor
  47. #   $XorgVersionPatch
  48. #   $XorgVersionSnap
  49. #   
  50.  
  51.